[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
FTST              Test for Zero               Exception Flags: I D

FTST

       Logic:      ST . ST - 0.0

     FTST compares ST to 0.0. The result of the floating-point comparison is
     left in the condition codes:

                        C3 C0 Means
                        -- -- -----
                        0  0  ST > 0
                        0  1  ST < 0
                        1  0  ST = . 0
                        1  1  ST is not comparable

  --------------------------------------------------------------------------
   Operands            Clocks         Bytes           Example
   FTST                38-48            3             FTST
  --------------------------------------------------------------------------

See Also: FCOM FICOM
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson